home *** CD-ROM | disk | FTP | other *** search
/ GRAVIS Top 100 #1 / GRAVIS CD No1_Herbst_94.cdr / Deneba / Canvas™ 3.5.2 US / PPD Folder / VT60W480.PPD < prev   
Text File  |  1990-10-12  |  9KB  |  304 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "Varityper VT-600W" version 48.0
  3. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  4. *%
  5. *% Copyright 1988, 1989, 1990 Adobe Systems Incorporated.  
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% The byte count of this file should be exactly 009391 or 009694
  12. *% depending on the filesystem it resides in.
  13. *%
  14. *% Date: 5/4/90
  15. *FormatVersion: "3.0"
  16. *FileVersion: "2.0"
  17. *LanguageVersion: English
  18.  
  19. *Product: "(Varityper VT-600W)"
  20. *PSVersion: "(48.0) 10"
  21. *NickName: "Varityper VT-600W v48.0"
  22.  
  23. *% General Information and Defaults ===============
  24. *FreeVM: "7647984"
  25. *ColorDevice: False
  26. *VariablePaperSize: False
  27. *FileSystem: True
  28. *?FileSystem: "
  29.   statusdict begin diskstatus end
  30.   exch pop 0 eq {(False)}{(True)}ifelse = flush
  31. "
  32. *End
  33.  
  34. *Throughput: "10"
  35. *Password: "0"
  36. *ExitServer: "
  37.   count 0 eq {  % is the password on the stack?
  38.     true 
  39.   }{
  40.     dup    % potential password
  41.     statusdict begin checkpassword end not 
  42.   } ifelse 
  43.   {  %  if no password or not valid 
  44.     (WARNING : Cannot perform the exitserver command.) = 
  45.     (Password supplied is not valid.) = 
  46.     (Please contact the author of this software.) = flush
  47.     quit 
  48.   } if 
  49.   serverdict begin exitserver
  50. "
  51. *End
  52.  
  53. *Reset: "
  54.   count 0 eq {  % is the password on the stack?
  55.     true 
  56.   }{
  57.     dup    % potential password
  58.     statusdict begin checkpassword end not
  59.   } ifelse 
  60.   {  %  if no password or not valid 
  61.     (WARNING : Cannot reset printer.) = 
  62.     (Password supplied is not valid.) = 
  63.     (Please contact the author of this software.) = flush
  64.     quit
  65.   } if 
  66.   serverdict begin exitserver
  67.   systemdict /quit get exec
  68.   (WARNING : Printer Reset Failed.) = flush
  69. "
  70. *End
  71.  
  72. *DefaultResolution: 600dpi
  73. *?Resolution: "
  74. save
  75.   initgraphics
  76.   0 0 moveto currentpoint matrix defaultmatrix transform
  77.   0 72 lineto currentpoint matrix defaultmatrix transform
  78.   3 -1 roll sub dup mul
  79.   3 1 roll exch sub dup mul
  80.   add sqrt round cvi
  81.   (          ) cvs print (dpi) = flush
  82. restore
  83. "
  84. *End
  85.  
  86. *% Halftone Information ===============
  87. *ScreenFreq: "75.0"
  88. *ScreenAngle: "45.0"
  89. *DefaultScreenProc: Dot
  90. *ScreenProc Dot: "
  91. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  92. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  93. "
  94. *End
  95. *ScreenProc Line: "{ pop }"
  96. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  97.  
  98. *DefaultTransfer: Null
  99. *Transfer Null: "{ }"
  100. *Transfer Null.Inverse: "{ 1 exch sub }"
  101.  
  102. *% Paper Handling ===================
  103.  
  104. *% Use these entries to set paper size most of the time, unless there is
  105. *% specific reason to use PageRegion or PaperTray.
  106. *DefaultPageSize: Letter
  107. *PageSize Letter: "letter"
  108. *PageSize Legal: "legal"
  109. *PageSize Ledger: "ledger"
  110. *PageSize Tabloid: "11x17"
  111. *PageSize A4: "a4"
  112. *PageSize B4: "b4"
  113.  
  114.  
  115. *% These entries will set up the frame buffer. Usually used with manual feed.
  116. *DefaultPageRegion: Letter
  117. *PageRegion Letter: "letter"
  118. *PageRegion Legal: "legal"
  119. *PageRegion Ledger: "ledger"
  120. *PageRegion Tabloid: "11x17"
  121. *PageRegion A4: "a4"
  122. *PageRegion B4: "b4"
  123.  
  124.  
  125. *DefaultPaperTray: None
  126.  
  127.  
  128. *% The following entries provide information about specific paper keywords.
  129. *DefaultImageableArea: Letter
  130. *ImageableArea Letter: "18 18 593 772 "
  131. *ImageableArea Legal: "18 19 593 990 "
  132. *ImageableArea Ledger: "19 22 1206 770 "
  133. *ImageableArea Tabloid: "22 19 770 1206 "
  134. *ImageableArea A4: "17 19 577 822 "
  135. *ImageableArea B4: "48 48 680 983 "
  136. *?ImageableArea: "
  137.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  138.   newpath clippath pathbbox
  139.   4 -2 roll exch 2 {ceiling cvp} repeat
  140.   exch 2 {floor cvp} repeat flush
  141.  restore
  142. "
  143. *End
  144.  
  145. *% These provide the physical dimensions of the paper (by keyword)
  146. *DefaultPaperDimension: Letter
  147. *PaperDimension Letter: "612 792"
  148. *PaperDimension Legal: "612 1008"
  149. *PaperDimension Ledger: "1224 792"
  150. *PaperDimension Tabloid: "792 1224"
  151. *PaperDimension A4: "595 842"
  152. *PaperDimension B4: "729 1032"
  153.  
  154. *DefaultOutputBin: Upper
  155. *DefaultInputSlot: None
  156.  
  157. *DefaultOutputOrder: Normal
  158.  
  159. *DefaultCollator: None
  160. *DefaultSorter: None
  161. *DefaultDuplex: None
  162.  
  163. *% Font Information =====================
  164.  
  165. *DefaultFont: Courier
  166. *Font Courier: Standard "(001.004)"
  167. *Font Courier-Bold: Standard "(001.004)"
  168. *Font Courier-BoldOblique: Standard "(001.004)"
  169. *Font Courier-Oblique: Standard "(001.004)"
  170. *Font Helvetica: Standard "(001.001)"
  171. *Font Helvetica-Bold: Standard "(001.001)"
  172. *Font Helvetica-BoldOblique: Standard "(001.001)"
  173. *Font Helvetica-Oblique: Standard "(001.001)"
  174. *Font Symbol: Special "(001.001)"
  175. *?FontQuery: "
  176. save  4 dict begin /sv exch def
  177. /str (fonts/                              ) def
  178. /st2 128 string def
  179. {
  180.   count 0 gt {
  181.     dup st2 cvs (/) print print (:) print
  182.     dup FontDirectory exch known {pop (Yes)}{
  183.      str exch st2 cvs dup length /len exch def
  184.      6 exch putinterval str 0 len 6 add getinterval mark exch
  185.      { } st2 filenameforall counttomark 0 gt {
  186.       cleartomark (Yes)}{cleartomark (No)}ifelse
  187.     }ifelse = flush
  188.   }{ exit } ifelse
  189. } bind loop
  190. (*) = flush
  191. sv end restore
  192. "
  193. *End
  194.  
  195. *?FontList: "
  196. save  2 dict begin /sv exch def
  197. /str 128 string def
  198. FontDirectory { pop == } bind forall flush
  199. /filenameforall where { 
  200.  pop save (fonts/*) { 
  201.   dup length 6 sub 6 exch getinterval cvn == 
  202.  } bind str filenameforall flush restore
  203. } if 
  204. (*) = flush
  205. sv end restore
  206. "
  207. *End
  208.  
  209. *% Printer Messages (verbatim from printer):
  210. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  211. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  212. *Message: "\FontName\ not found, using Courier"
  213.  
  214. *% Status (format: %%[ status: <one of these> ]%% )
  215. *Status: "idle"
  216. *Status: "busy"
  217. *Status: "waiting"
  218. *Status: "printing"
  219. *Status: "warming up"
  220. *Status: "initializing"
  221. *Status: "PrinterError: PE not responding"
  222. *Status: "PrinterError: paper jam"
  223. *Status: "PrinterError: PE sync error"
  224. *Status: "PrinterError: PE scan motor error"
  225. *Status: "PrinterError: PE laser power error"
  226. *Status: "PrinterError: PE drum motor error"
  227. *Status: "PrinterError: PE fuser error"
  228. *Status: "PrinterError: PE laser adjustment error"
  229. *Status: "PrinterError: PE needs attention"
  230. *Status: "PrinterError: out of paper"
  231. *Status: "PrinterError: no paper tray"
  232. *Status: "PrinterError: heater not ready"
  233. *Status: "PrinterError: door open"
  234.  
  235. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  236. *Source: "serial9"
  237. *Source: "serial25"
  238. *Source: "AppleTalk"
  239. *Source: "Centronics"
  240.  
  241. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  242. *PrinterError: "PE not responding"
  243. *PrinterError: "paper jam"
  244. *PrinterError: "PE sync error"
  245. *PrinterError: "PE scan motor error"
  246. *PrinterError: "PE laser power error"
  247. *PrinterError: "PE drum motor error"
  248. *PrinterError: "PE fuser error"
  249. *PrinterError: "PE laser adjustment error"
  250. *PrinterError: "PE needs attention"
  251. *PrinterError: "out of paper"
  252. *PrinterError: "no paper tray"
  253. *PrinterError: "heater not ready"
  254. *PrinterError: "door open"
  255.  
  256. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  257.  
  258. *% Color Separation Information =====================
  259.  
  260. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  261.  
  262. *InkName: ProcessBlack/Process Black
  263. *InkName: CustomColor/Custom Color
  264. *InkName: ProcessCyan/Process Cyan
  265. *InkName: ProcessMagenta/Process Magenta
  266. *InkName: ProcessYellow/Process Yellow
  267.  
  268. *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) ===============================
  269.  
  270. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  271. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  272. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  273. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  274. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  275.  
  276. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  277. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  278. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  279. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  280. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  281.  
  282. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  283. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  284. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch 
  285. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  286. sub }{dup mul exch dup mul add 1 exch sub }ifelse }"
  287. *End
  288.  
  289. *% For 71 lpi / 600 dpi =====================================================
  290.  
  291. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  292. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  293. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  294. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  295. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  296.  
  297. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  298. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  299. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  300. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  301. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  302.  
  303. *% end of PPD file for Varityper VT-600W
  304.